Swing works with a pluggable look-and-feel plaf architecture . developers needn t hard-code settings like color and font for the different components; instead, the components request these settings from the user interface manager 开发者不必针对不同组件为颜色和字体之类的设置进行硬编码;取而代之的是,组件将从用户界面管理器(userinterface(ui)manager)请求这些设置。